<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Oh noes!</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style>
body {
	text-align: center;
	font-family: Verdana, Arial;
}
</style>
</head>
<body>
<strong>Oh noes!</strong><br />
<img src="http://clamburger.org/404.png" alt="404 - Page Not Found" /><br />
<em>Kitty is eating your megahertz!</em><br />
<br />
Now look what you've done. You ran into a non-existing page, and now Kitty's gotten all mad and eaten the server's megahertz. Shame on you. Go back to the <a href="http://clamburger.org/index.php">index</a> and find your way around from there.
</body>
</html>